app2(app2(and, true), true) -> true
app2(app2(and, x), false) -> false
app2(app2(and, false), y) -> false
app2(app2(or, true), y) -> true
app2(app2(or, x), true) -> true
app2(app2(or, false), false) -> false
app2(app2(forall, p), nil) -> true
app2(app2(forall, p), app2(app2(cons, x), xs)) -> app2(app2(and, app2(p, x)), app2(app2(forall, p), xs))
app2(app2(forsome, p), nil) -> false
app2(app2(forsome, p), app2(app2(cons, x), xs)) -> app2(app2(or, app2(p, x)), app2(app2(forsome, p), xs))
↳ QTRS
↳ DependencyPairsProof
app2(app2(and, true), true) -> true
app2(app2(and, x), false) -> false
app2(app2(and, false), y) -> false
app2(app2(or, true), y) -> true
app2(app2(or, x), true) -> true
app2(app2(or, false), false) -> false
app2(app2(forall, p), nil) -> true
app2(app2(forall, p), app2(app2(cons, x), xs)) -> app2(app2(and, app2(p, x)), app2(app2(forall, p), xs))
app2(app2(forsome, p), nil) -> false
app2(app2(forsome, p), app2(app2(cons, x), xs)) -> app2(app2(or, app2(p, x)), app2(app2(forsome, p), xs))
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(p, x)
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(app2(and, app2(p, x)), app2(app2(forall, p), xs))
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(app2(forall, p), xs)
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(and, app2(p, x))
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(p, x)
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(or, app2(p, x))
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(app2(or, app2(p, x)), app2(app2(forsome, p), xs))
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(app2(forsome, p), xs)
app2(app2(and, true), true) -> true
app2(app2(and, x), false) -> false
app2(app2(and, false), y) -> false
app2(app2(or, true), y) -> true
app2(app2(or, x), true) -> true
app2(app2(or, false), false) -> false
app2(app2(forall, p), nil) -> true
app2(app2(forall, p), app2(app2(cons, x), xs)) -> app2(app2(and, app2(p, x)), app2(app2(forall, p), xs))
app2(app2(forsome, p), nil) -> false
app2(app2(forsome, p), app2(app2(cons, x), xs)) -> app2(app2(or, app2(p, x)), app2(app2(forsome, p), xs))
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(p, x)
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(app2(and, app2(p, x)), app2(app2(forall, p), xs))
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(app2(forall, p), xs)
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(and, app2(p, x))
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(p, x)
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(or, app2(p, x))
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(app2(or, app2(p, x)), app2(app2(forsome, p), xs))
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(app2(forsome, p), xs)
app2(app2(and, true), true) -> true
app2(app2(and, x), false) -> false
app2(app2(and, false), y) -> false
app2(app2(or, true), y) -> true
app2(app2(or, x), true) -> true
app2(app2(or, false), false) -> false
app2(app2(forall, p), nil) -> true
app2(app2(forall, p), app2(app2(cons, x), xs)) -> app2(app2(and, app2(p, x)), app2(app2(forall, p), xs))
app2(app2(forsome, p), nil) -> false
app2(app2(forsome, p), app2(app2(cons, x), xs)) -> app2(app2(or, app2(p, x)), app2(app2(forsome, p), xs))
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(p, x)
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(app2(forall, p), xs)
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(p, x)
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(app2(forsome, p), xs)
app2(app2(and, true), true) -> true
app2(app2(and, x), false) -> false
app2(app2(and, false), y) -> false
app2(app2(or, true), y) -> true
app2(app2(or, x), true) -> true
app2(app2(or, false), false) -> false
app2(app2(forall, p), nil) -> true
app2(app2(forall, p), app2(app2(cons, x), xs)) -> app2(app2(and, app2(p, x)), app2(app2(forall, p), xs))
app2(app2(forsome, p), nil) -> false
app2(app2(forsome, p), app2(app2(cons, x), xs)) -> app2(app2(or, app2(p, x)), app2(app2(forsome, p), xs))
The following pairs can be strictly oriented and are deleted.
The remaining pairs can at least by weakly be oriented.
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(p, x)
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(p, x)
Used ordering: Combined order from the following AFS and order.
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(app2(forall, p), xs)
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(app2(forsome, p), xs)
trivial
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ DependencyGraphProof
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(app2(forall, p), xs)
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(app2(forsome, p), xs)
app2(app2(and, true), true) -> true
app2(app2(and, x), false) -> false
app2(app2(and, false), y) -> false
app2(app2(or, true), y) -> true
app2(app2(or, x), true) -> true
app2(app2(or, false), false) -> false
app2(app2(forall, p), nil) -> true
app2(app2(forall, p), app2(app2(cons, x), xs)) -> app2(app2(and, app2(p, x)), app2(app2(forall, p), xs))
app2(app2(forsome, p), nil) -> false
app2(app2(forsome, p), app2(app2(cons, x), xs)) -> app2(app2(or, app2(p, x)), app2(app2(forsome, p), xs))
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDPOrderProof
↳ QDP
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(app2(forsome, p), xs)
app2(app2(and, true), true) -> true
app2(app2(and, x), false) -> false
app2(app2(and, false), y) -> false
app2(app2(or, true), y) -> true
app2(app2(or, x), true) -> true
app2(app2(or, false), false) -> false
app2(app2(forall, p), nil) -> true
app2(app2(forall, p), app2(app2(cons, x), xs)) -> app2(app2(and, app2(p, x)), app2(app2(forall, p), xs))
app2(app2(forsome, p), nil) -> false
app2(app2(forsome, p), app2(app2(cons, x), xs)) -> app2(app2(or, app2(p, x)), app2(app2(forsome, p), xs))
The following pairs can be strictly oriented and are deleted.
The remaining pairs can at least by weakly be oriented.
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(app2(forsome, p), xs)
[APP1, app1] > [forsome, cons]
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
↳ QDP
app2(app2(and, true), true) -> true
app2(app2(and, x), false) -> false
app2(app2(and, false), y) -> false
app2(app2(or, true), y) -> true
app2(app2(or, x), true) -> true
app2(app2(or, false), false) -> false
app2(app2(forall, p), nil) -> true
app2(app2(forall, p), app2(app2(cons, x), xs)) -> app2(app2(and, app2(p, x)), app2(app2(forall, p), xs))
app2(app2(forsome, p), nil) -> false
app2(app2(forsome, p), app2(app2(cons, x), xs)) -> app2(app2(or, app2(p, x)), app2(app2(forsome, p), xs))
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDPOrderProof
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(app2(forall, p), xs)
app2(app2(and, true), true) -> true
app2(app2(and, x), false) -> false
app2(app2(and, false), y) -> false
app2(app2(or, true), y) -> true
app2(app2(or, x), true) -> true
app2(app2(or, false), false) -> false
app2(app2(forall, p), nil) -> true
app2(app2(forall, p), app2(app2(cons, x), xs)) -> app2(app2(and, app2(p, x)), app2(app2(forall, p), xs))
app2(app2(forsome, p), nil) -> false
app2(app2(forsome, p), app2(app2(cons, x), xs)) -> app2(app2(or, app2(p, x)), app2(app2(forsome, p), xs))
The following pairs can be strictly oriented and are deleted.
The remaining pairs can at least by weakly be oriented.
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(app2(forall, p), xs)
[APP1, app1] > [forall, cons]
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
app2(app2(and, true), true) -> true
app2(app2(and, x), false) -> false
app2(app2(and, false), y) -> false
app2(app2(or, true), y) -> true
app2(app2(or, x), true) -> true
app2(app2(or, false), false) -> false
app2(app2(forall, p), nil) -> true
app2(app2(forall, p), app2(app2(cons, x), xs)) -> app2(app2(and, app2(p, x)), app2(app2(forall, p), xs))
app2(app2(forsome, p), nil) -> false
app2(app2(forsome, p), app2(app2(cons, x), xs)) -> app2(app2(or, app2(p, x)), app2(app2(forsome, p), xs))